home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
program
/
bumprvsn.rea
< prev
next >
Wrap
Text File
|
1996-02-22
|
1KB
|
40 lines
Short: V1.0 The ultimate File/Project/Catalog bumper
Author: bert.wynants@innet.be
Uploader: bert.wynants@innet.be
Type: dev/misc
BumpRevision is a small utility to control versions and revisions of C and ASM
programs and catalog files. It can be run from the shell only and looks a lot like all the other revision
bumpers already available.
Why would you use BumpRevision instead of any other revision bumper? Well...
BumpRevision is a very simple yet flexible utility that has all the features you want.
o It generates an include file (.h or .i) in which it stores the following
information about your program :
- version number
- revision number
- date string
- vers string in several formats
- author name
- project name
If it is missing some information according to your needs. You can add that information
yourself and BumpRevision will keep your added things in the file.
If it contains too much information, just delete the bits you don't like and BumpRevision
won't add them again.
o It has a beta counter.
o It can keep history information in your sources (asm and c), header files and catalog
description files.
o Included is an ARexx script to be used with GoldED.
o usage: BumpRevision BUMP/S,FILE/M/K,COMMENT/K,VERSION/K/N,REV/K/N,PROJECTNAME/K,
NOASM/S,NOC/S,BETA/S,RESTART/S,EXISTING/S
======================================================================